Expand description
Communications between server and viewer.
§Feature flags
client
— Enable the client (viewer-side).server
— Enable the server.tls
— Enable encryption using TLS support (wss://
).
Structs§
- Websocket host for relaying
LogMsg
s to a web viewer. - Typed port for use with
RerunServer
Enums§
- Failure to host the Rerun WebSocket server.
Constants§
Functions§
- Add a protocol (
ws://
orwss://
) to the given address. - Connect viewer to server